func net/http.hexEscapeNonASCII

2 uses

	net/http (current package)
		http.go#L76: func hexEscapeNonASCII(s string) string {
		server.go#L2238: 	h.Set("Location", hexEscapeNonASCII(url))